#!/bin/sh

cd ../../C-Sources/msgpack-c/
exec ./configure "$*" --includedir=/tmp/msgpackinc$$
